home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: EU.net!chsun!usenet
- From: rop@dial.eunet.ch@dial.eunet.ch
- Subject: Header file dependency problem
- Message-ID: <DLnH3E.IH1@eunet.ch>
- Sender: usenet@eunet.ch
- Reply-To: rop@dial.eunet.ch
- Organization: A customer of EUnet AG, Switzerland
- X-Newsreader: IBM NewsReader/2 v1.2.5
- Date: Tue, 23 Jan 1996 20:04:25 GMT
-
- I come from the Modula-2 programming language and I was used to have the
- linker checks for a signature in the implementation module that should match
- the signature in the compiled definition module.
- I was thinking of implementing such a mechanism in C++(maybe with a macro or
- better with templates) to get rid of this problem.
- Has anyone thought about it before and maybe could tell us about
- his experience ?
-
- ROTZETTER Patrick (rop@dial.eunet.ch)
- Deutsche Bank (Suisse) S.A.
- Voice:+41 22 7390588
- Fax:+41 22 7390386
-
-